home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Narzedzia systemowe / TUGZip 3.1.0.0 / tugzip31.exe / {app} / TUGZip,2.exe / 0 / RCDATA / TFILEPROPERTIESFORM / TFILEPROPERTIESFORM.txt
Text File  |  2004-10-13  |  4KB  |  214 lines

  1. object Filepropertiesform: TFilepropertiesform
  2.   Left = 393
  3.   Top = 417
  4.   BorderStyle = bsDialog
  5.   ClientHeight = 441
  6.   ClientWidth = 361
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poScreenCenter
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Pagecontrol: TPageControl
  19.     Left = 8
  20.     Top = 8
  21.     Width = 345
  22.     Height = 393
  23.     ActivePage = Generaltabsheet
  24.     TabIndex = 0
  25.     TabOrder = 0
  26.     object Generaltabsheet: TTabSheet
  27.       Caption = 'General'
  28.       object Image: TImage
  29.         Left = 8
  30.         Top = 8
  31.         Width = 32
  32.         Height = 32
  33.       end
  34.       object Namebevel: TBevel
  35.         Left = 8
  36.         Top = 48
  37.         Width = 321
  38.         Height = 9
  39.         Shape = bsTopLine
  40.       end
  41.       object Typelabel: TLabel
  42.         Left = 8
  43.         Top = 64
  44.         Width = 27
  45.         Height = 13
  46.         Caption = 'Type:'
  47.       end
  48.       object Locationlabel: TLabel
  49.         Left = 8
  50.         Top = 88
  51.         Width = 44
  52.         Height = 13
  53.         Caption = 'Location:'
  54.       end
  55.       object Typedatalabel: TLabel
  56.         Left = 88
  57.         Top = 64
  58.         Width = 3
  59.         Height = 13
  60.       end
  61.       object Locationdatalabel: TLabel
  62.         Left = 88
  63.         Top = 88
  64.         Width = 3
  65.         Height = 13
  66.       end
  67.       object Sizelabel: TLabel
  68.         Left = 8
  69.         Top = 112
  70.         Width = 23
  71.         Height = 13
  72.         Caption = 'Size:'
  73.       end
  74.       object Sizedatalabel: TLabel
  75.         Left = 88
  76.         Top = 112
  77.         Width = 3
  78.         Height = 13
  79.       end
  80.       object Packedlabel: TLabel
  81.         Left = 8
  82.         Top = 136
  83.         Width = 40
  84.         Height = 13
  85.         Caption = 'Packed:'
  86.       end
  87.       object Packeddatalabel: TLabel
  88.         Left = 88
  89.         Top = 136
  90.         Width = 3
  91.         Height = 13
  92.       end
  93.       object Generalbevel: TBevel
  94.         Left = 8
  95.         Top = 160
  96.         Width = 321
  97.         Height = 9
  98.         Shape = bsTopLine
  99.       end
  100.       object Modifiedlabel: TLabel
  101.         Left = 8
  102.         Top = 176
  103.         Width = 43
  104.         Height = 13
  105.         Caption = 'Modified:'
  106.       end
  107.       object Modifieddatalabel: TLabel
  108.         Left = 88
  109.         Top = 176
  110.         Width = 3
  111.         Height = 13
  112.       end
  113.       object Modifiedbevel: TBevel
  114.         Left = 8
  115.         Top = 200
  116.         Width = 321
  117.         Height = 9
  118.         Shape = bsTopLine
  119.       end
  120.       object Attrlabel: TLabel
  121.         Left = 8
  122.         Top = 216
  123.         Width = 47
  124.         Height = 13
  125.         Caption = 'Attributes:'
  126.       end
  127.       object Attrbevel: TBevel
  128.         Left = 8
  129.         Top = 272
  130.         Width = 321
  131.         Height = 9
  132.         Shape = bsTopLine
  133.       end
  134.       object Commentlabel: TLabel
  135.         Left = 8
  136.         Top = 288
  137.         Width = 47
  138.         Height = 13
  139.         Caption = 'Comment:'
  140.       end
  141.       object Nameedit: TEdit
  142.         Left = 88
  143.         Top = 16
  144.         Width = 241
  145.         Height = 21
  146.         TabOrder = 0
  147.       end
  148.       object Rcheckbox: TCheckBox
  149.         Left = 88
  150.         Top = 216
  151.         Width = 73
  152.         Height = 17
  153.         Caption = 'Read-only'
  154.         Enabled = False
  155.         TabOrder = 1
  156.       end
  157.       object Hcheckbox: TCheckBox
  158.         Left = 184
  159.         Top = 216
  160.         Width = 57
  161.         Height = 17
  162.         Caption = 'Hidden'
  163.         Enabled = False
  164.         TabOrder = 2
  165.       end
  166.       object Acheckbox: TCheckBox
  167.         Left = 88
  168.         Top = 240
  169.         Width = 57
  170.         Height = 17
  171.         Caption = 'Archive'
  172.         Enabled = False
  173.         TabOrder = 3
  174.       end
  175.       object Scheckbox: TCheckBox
  176.         Left = 184
  177.         Top = 240
  178.         Width = 57
  179.         Height = 17
  180.         Caption = 'System'
  181.         Enabled = False
  182.         TabOrder = 4
  183.       end
  184.       object Commentmemo: TMemo
  185.         Left = 88
  186.         Top = 288
  187.         Width = 241
  188.         Height = 65
  189.         TabOrder = 5
  190.       end
  191.     end
  192.   end
  193.   object Okbutton: TButton
  194.     Left = 200
  195.     Top = 408
  196.     Width = 75
  197.     Height = 25
  198.     Caption = 'OK'
  199.     Default = True
  200.     ModalResult = 1
  201.     TabOrder = 1
  202.   end
  203.   object Cancelbutton: TButton
  204.     Left = 280
  205.     Top = 408
  206.     Width = 75
  207.     Height = 25
  208.     Cancel = True
  209.     Caption = 'Cancel'
  210.     ModalResult = 2
  211.     TabOrder = 2
  212.   end
  213. end
  214.